Skip to content

public Election::getLastTimer

Read it at the source

Description

php
public Election->getLastTimer ( ): ?float

Return the last computation runtime (typically after a getResult() call.). Include only computation related methods.

Return value

(?float) Timer



Tutorial

Released under the MIT License.